Welcome![Sign In][Sign Up]
Location:
Search - ucos ii 51 keil

Search list

[Other resourcexltExlt2

Description: 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"Target 1\"的output页点击Select Folder for Objects...和Listing页点击Select Folder for Listing...改变. (2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写. (3)Pc51Emu.dll在KEIL C51 V6.23 V7.00工作不正常.-If running this example, the simulation of the PC window of 1,2,3-line display some information, in a random location ~ 5. c51 as the default decoder does not support heavy-function, its emphasis on the use of simulation function to the re-use system without Push stack, Small RTOS 51 and no heavy Push management, in TaskA ~ TaskE and although similar, but not the merger. Note : (1) in KEIL C51 project, I have already output directory in e : \\ temp. You can Project -
Platform: | Size: 5956 | Author: 邢兰停 | Hits:

[Other resourceucos-ii

Description: ucos系统,新华龙51单片机开发,可直接移植。keil 编译环境编译,内部使用c语言编写。
Platform: | Size: 215193 | Author: mahaifeng | Hits:

[Other resourceuCOS-II用Keil 7_5 for 51

Description: uCOS-II在51单片机上的移植,用Keil 7.5编译通过,希望对移植uCOS的人以启发和帮助。-uCOS-II microcontroller in the 51 transplants, with Keil 7.5 compile, and I hope to transplant uCOS people to inspire and help.
Platform: | Size: 478394 | Author: 李招您 | Hits:

[Other resource在W78E58处理器上移植的uCOS-II

Description: 在W78E58处理器上移植的uCOS-II 适用于keil,稍微修改可用于所有的51系列-in W78E58 processors transplant uCOS-II applicable to Keil, slightly modified to be used in all 51 series
Platform: | Size: 1185286 | Author: 姚建业 | Hits:

[uCOSuCOS-II用Keil 7_5 for 51

Description: uCOS-II在51单片机上的移植,用Keil 7.5编译通过,希望对移植uCOS的人以启发和帮助。-uCOS-II microcontroller in the 51 transplants, with Keil 7.5 compile, and I hope to transplant uCOS people to inspire and help.
Platform: | Size: 478208 | Author: 李招您 | Hits:

[uCOS在W78E58处理器上移植的uCOS-II

Description: 在W78E58处理器上移植的uCOS-II 适用于keil,稍微修改可用于所有的51系列-in W78E58 processors transplant uCOS-II applicable to Keil, slightly modified to be used in all 51 series
Platform: | Size: 1184768 | Author: 姚建业 | Hits:

[uCOS51ucosii

Description: 本程序51ucos,即在51系列的单片机上成功移植ucos的全部源代码,希望能给大家一点帮助!-Full source code of uC/OS II porting to 51 series MCU.
Platform: | Size: 40960 | Author: 吴健勇 | Hits:

[uCOSxltExlt2

Description: 这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页点击Select Folder for Objects...和Listing页点击Select Folder for Listing...改变. (2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写. (3)Pc51Emu.dll在KEIL C51 V6.23 V7.00工作不正常.-If running this example, the simulation of the PC window of 1,2,3-line display some information, in a random location ~ 5. c51 as the default decoder does not support heavy-function, its emphasis on the use of simulation function to the re-use system without Push stack, Small RTOS 51 and no heavy Push management, in TaskA ~ TaskE and although similar, but not the merger. Note : (1) in KEIL C51 project, I have already output directory in e : \ temp. You can Project-
Platform: | Size: 6144 | Author: 邢兰停 | Hits:

[Embeded-SCM DevelopuCOS-IIforKeilC51

Description: 此代码是关于UC/OS移植到KEILC51的具体实现,希望给正在学习的朋友一点参考-this code is on the UC/OS to a concrete realization of KEILC51, hope is learning to friends reference point! !
Platform: | Size: 44032 | Author: Jacker | Hits:

[SCMucOSII_keil_c51

Description: 多任务操作系统ucOS II移植到keil_c51上的源代码,代码条理清晰,详细,明了,相信对你的编程有帮助!-multi-task operating system ucOS keil_c51 II transplanted to the source code, code lucid, detailed and clear, I believe that your programming help!
Platform: | Size: 183296 | Author: Tingliang | Hits:

[uCOS060216uCOS_for_51

Description: UCOS在51上的移植,绝对经典!可以较少开发人员的工作量,提高开发效率!-UCOS in 51 of the transplant, absolute classic! Less development of the workload, to improve the efficiency!
Platform: | Size: 482304 | Author: liuxf | Hits:

[uCOSuCOS-IIforKeilC51

Description: UCOSII在KEIL平台上开发的一个完整实例,针对C51开发的-UCOSII KEIL platform in the development of a complete example, against the development of the C51
Platform: | Size: 43008 | Author: fano | Hits:

[OS Developkeil51

Description: ucosii 在51上的移植范例,有说明文件,使用的时候要看看的-ucosii the 51 examples of graft, documentation, use the time to look at the
Platform: | Size: 247808 | Author: weiliang | Hits:

[Otheruc2.51fofkeil

Description: uCOS-II2.78 for keil 3
Platform: | Size: 279552 | Author: xiaocongyin | Hits:

[uCOSuCOS-II2.85_for_Keil_C51

Description: UCOSII2.85针对8051单片机的移植版本,开发环境为KEIL C51。-UCOSII2.85 transplant for 8051 version of development environment for the KEIL C51.
Platform: | Size: 522240 | Author: simon | Hits:

[uCOSucos-ii

Description: ucos系统,新华龙51单片机开发,可直接移植。keil 编译环境编译,内部使用c语言编写。-uCOS system hualong 51 new single-chip development, can be directly transplanted. compiler keil compiler environment, the internal use of c language.
Platform: | Size: 215040 | Author: mahaifeng | Hits:

[uCOS111186762ucos_51small

Description: ucosii 51 mcu proteus
Platform: | Size: 56320 | Author: 曹华 | Hits:

[uCOSucOS_II_for_51

Description: 采用ucOS-II 2.51编写的keil c 51 例程可用于多种51单片机演示。例如SST89E564RD ,STC89C516RD 等。-Used to prepare ucOS-II 2.51 of keil c 51 routines can be used for a variety of 51 single-chip demonstration. For example SST89E564RD, STC89C516RD and so on.
Platform: | Size: 290816 | Author: M | Hits:

[uCOSuCOSIIfor51

Description: ucos-2 在keil c51 小模式下的移植-ucos-2 for 51
Platform: | Size: 78848 | Author: 郭辉 | Hits:

[uCOS51-uCOS-II

Description: 运行在51单片机平台的UCOSII的嵌入式实时系统,软件平台为KEIL。很不错的。-51 MCU platform, running on UCOSII embedded real-time systems, software platform KEIL. Is very good.
Platform: | Size: 266240 | Author: llhg | Hits:
« 12 »

CodeBus www.codebus.net